home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 032a / ast_93.zip / 0428.TB < prev    next >
Text File  |  1990-04-04  |  3KB  |  75 lines

  1. =============================================================================
  2.  
  3. AST RESEARCH, INC.         TECHNICAL BULLETIN #0428B                 04-04-90
  4.  
  5. =============================================================================
  6.  
  7.  
  8.                    PREMIUM/286 AND 386 THIRD FLOPPY SUPPORT
  9.  
  10.  
  11. The following summarizes installation considerations for a third floppy device
  12. in AST Premium Computers:
  13.  
  14. PREMIUM/286 HARDWARE CONSIDERATIONS
  15.  
  16. PREMIUM/286 systems equipped with part number 202143-003 or 202143-004 system
  17. boards include embedded diskette drive controller circuitry that allows
  18. support for a third floppy device.  The third floppy is connected to the 34
  19. pin connector on the system board with an additional floppy drive controller
  20. cable (AST part number 220085-001).  The cable is attached to the third floppy
  21. device and the 34 pin connector J20 on the system board.
  22.  
  23. PREMIUM/386 HARDWARE CONSIDERATIONS
  24.  
  25. All PREMIUM/386 system boards are built with embedded third floppy diskette
  26. control circuitry.  The same cable (AST part number 220085-001) is required to
  27. install the third floppy device.  This cable connects to the P4 connector on
  28. the 386 system board.
  29.  
  30. SOFTWARE CONSIDERATIONS
  31.  
  32. Because the third floppy device is not directly recognized by the system BIOS,
  33. two device drivers, DRIVER.SYS and ASTDSK.DRV, must be inserted into the
  34. CONFIG.SYS file.
  35.  
  36. DRIVER.SYS is provided with MS-DOS Version 3.3 Release 1.3 and ASTDSK.DRV is
  37. provided on the AST Utilities diskette shipped with all PREMIUM systems.
  38.  
  39. DOS VERSIONS
  40.  
  41. AST recommends and supports the use of AST MS-DOS Version 3.3 Release 1.3.
  42. For best results, users of earlier DOS versions should upgrade to Version 3.3
  43. Release 1.3.  Contact your local AST Service Center for additional
  44. information.
  45.  
  46. INSTALLATION
  47.  
  48. The AST Utilities Diskette provides menu-driven automatic installation of the
  49. third floppy device drivers into the CONFIG.SYS file.  The following are the
  50. configuration commands for each of the possible hardware combinations.
  51.  
  52. The commands listed below are supported under DOS Version 3.2 and 3.3 unless
  53. otherwise noted:
  54.  
  55. For 360 KB drive (5.25-inch diskettes)
  56.  
  57.     DEVICE=C:\DOS\ASTDSK.DRV 0
  58.     DEVICE=C:\DOS\DRIVER.SYS /D:2 /F:0
  59.  
  60. For 720 KB drive (3.5-inch diskettes)
  61.  
  62.     DEVICE=C:\DOS\ASTDSK.DRV 2
  63.     DEVICE=C:\DOS\DRIVER.SYS /D:2 /F:2
  64.  
  65. For 1.2 MB drive (5.25-inch diskettes)
  66.  
  67.     DEVICE=C:\DOS\ASTDSK.DRV 1
  68.     DEVICE=C:\DOS\DRIVER.SYS /D:2 /F:1 /S:15
  69.  
  70. For 1.44 MB drive (3.5-inch diskettes)
  71.  
  72.     DEVICE=C:\DOS\ASTDSK.DRV 3
  73.     DEVICE=C:\DOS\DRIVER.SYS /D:2 /F:7 /S:18
  74.     (use /F:3 for DOS 3.2)
  75.